Papers with question generation framework

3 papers
DRAGOn: Designing RAG On Periodically Updated Corpus (2026.eacl-srw)

Copied to clipboard

Challenge: Existing methods for evaluating RAG systems are labor-intensive and difficult to maintain.
Approach: They propose a method to design a RAG benchmark on a regularly updated corpus.
Outcome: The proposed method uses a regularly updated corpus to evaluate RAG models.
PROTEGE: Prompt-based Diverse Question Generation from Web Articles (2023.findings-emnlp)

Copied to clipboard

Challenge: a popular format for knowledge bases is question-answer pairs (Q&As) specialized knowledge bases that extract and store question-annwer pairs are prevalent .
Approach: They propose a framework for question generation that generates diverse questions from text . they propose 'protege' framework that can generate diverse questions using a variety of prompts .
Outcome: The proposed framework improves diversity and fidelity over diverse beam search and prompt-based baselines on three public Q&A datasets.
SkillQG: Learning to Generate Question for Reading Comprehension Assessment (2023.findings-acl)

Copied to clipboard

Challenge: Existing question generation systems focus on the literal nature of questions and rarely consider comprehension types of the generated questions.
Approach: They propose a question generation framework with controllable comprehension types for machine reading comprehension models.
Outcome: Empirical results show that SkillQG outperforms baselines in quality, relevance, and skill-controllability while showing a performance boost in downstream question answering task.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations